home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 6435 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mariner.cris.com!Ragman
  2. From: Ragman@cris.com (Ragman)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: SCSI numbers
  5. Date: 7 Mar 1996 00:53:11 GMT
  6. Organization: Concentric Internet Services
  7. Message-ID: <4hlc1n$nat@spectator.cris.com>
  8. References: <4hkiqs$12so@trout.ab.umd.edu>
  9. NNTP-Posting-Host: mariner.cris.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Lane A Highbarger (lhighbar@umabnet.ab.umd.edu) wrote:
  13. : Hi all,
  14.  
  15. :   How could I go about changing the SCSI # of my 540 Meg ineternal drive 
  16. : from 6 to anything? It is a Maxtor (I think).
  17.  
  18.  
  19. Look at the drive, either the backside or underneith, for a set of header 
  20. pins with jumper blocks. The pins should be numbered 1 2 3, if that is 
  21. the case you should see two jumper blocks, one in the 2 position and the 
  22. other in the 3 position. That would give you a SCSI # of 6. The header 
  23. pin positions are set up in binary.
  24.  
  25.     SCSI #        1    2    3
  26.       0        -    -    -
  27.       1        |    -    -
  28.       2        -    |    -
  29.       3        |    |    -    - No Jumper Block
  30.       4        -    -    |    | Jumper Block
  31.       5        |    -    |
  32.       6        -    |    |
  33.       7        |    |    |
  34.  
  35. Binary            2^0    2^1    2^2
  36.  
  37. You should really try to get some specs on the drive since their header 
  38. description may be different. Any other questions just ask. Hope this helps.
  39.  
  40.  
  41.